All Questions
Tagged with versioningc
1 question
2votes
1answer
227views
Should experimental code be preserved? [duplicate]
Am am working on a small project for a USB device firmware. I started from a working example, and am gradually adding new functionality and testing things. However, the new functionality is not all ...